[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                             UpCase function 

  DECLARATION:  UpCase(Ch : Char);

      PURPOSE:  Converts a character to uppercase

         UNIT:  System

  RESULT TYPE:  Char

      REMARKS:  The character expression, Ch, is converted to uppercase.
                Values outside the range a..z are not affected.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson